home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: news.sfasu.edu!not-for-mail
- From: "Michael J. Cuccia" <z_cucciamj@titan.sfasu.edu>
- Subject: Memory problems in BC++3.1 for Win.
- Message-ID: <2177cc$c2110.2e@news.sfasu.edu>
- Date: Fri, 23 Feb 1996 18:33:16 GMT
- X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
- MIME-Version: 1.0
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
-
- When I try to run a program under Borland's Turbo C++ for
- Windows 3.1, I get a stack fault when I try to allocate an
- array of only 100 structures of about 20 characters in
- length. I went to the compile|code generation option and
- made the default memory model LARGE, but that had no
- effect. Any suggestions?
-
- P.S. I have 8 MB RAM.
-
-
-